From d02edb389eaf0d8ccb443da10dc3755bb56cda62 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 24 Nov 2000 09:12:12 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2255e00dd34..96c4dd1644f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2000-11-24 Miles Bader + + * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec) + (custom-post-filter-face-spec): New functions. + (custom-face-set, custom-face-value-create): Filter the face spec + before and after customization. + (custom-face-set): If VALUE specifies a null face, pass a + non-null-but-otherwise-ignored face-spec instead to `face-spec-set'. + * cus-face.el (custom-face-attributes): Remove SET and GET + functions. Add some IN-FILTER and OUT-FILTER functions in the few + cases they're needed. + 2000-11-24 Michael Kifer * ediff-diff.el: Moved variables around to have it compile under NT. -- 2.30.2